[HVM] Save/restore: save pending interrupts/events on HVM vcpus
authorTim Deegan <Tim.Deegan@xensource.com>
Wed, 2 May 2007 13:41:51 +0000 (14:41 +0100)
committerTim Deegan <Tim.Deegan@xensource.com>
Wed, 2 May 2007 13:41:51 +0000 (14:41 +0100)
commitb171a0d5e05d0779dad1a905420b14b6cc18b1c1
treee01df6fd4d357372888e94a03d13e07671cc080d
parent12c9bce65ca43d967c04677eb2a707f84928a9a1
[HVM] Save/restore: save pending interrupts/events on HVM vcpus
along with the rest of the cpu state.  This stops us from dropping
interrupts after the vlapic has recorded them in the ISR but before the
guest has actually taken them.
Signed-off-by: Tim Deegan <Tim.Deegan@xensource.com>
xen/arch/x86/hvm/svm/svm.c
xen/arch/x86/hvm/vmx/vmx.c
xen/include/public/hvm/save.h